Versions:

  • 3.18.0
  • 3.17.1
  • 3.17.0
  • 3.16.0
  • 3.15.0
  • 3.14.0
  • 3.13.4
  • 3.13.3
  • 3.13.2
  • 3.13.1
  • 3.13.0
  • 3.12.3
  • 3.12.1
  • 3.12.0
  • 3.11.0
  • 3.10.1
  • 3.10.0
  • 3.9.0
  • 3.8.0
  • 3.7.0
  • 3.6.0
  • 3.5.1
  • 3.4.0
  • 2.28.0
  • 2.25.1
  • 2.25.0
  • 2.24.2
  • 2.24.1
  • 2.24.0
  • 2.23.3
  • 2.23.1
  • 2.23.0

Okteto 3.18.0 is a cloud-native development platform that closes the distance between a laptop and a live Kubernetes cluster by automatically synchronizing local code changes to remote containers, eliminating the need to build, push, or restart images manually. Designed for teams that treat Kubernetes as the primary runtime, the tool spins up dedicated development namespaces in any compliant cluster, injects file-sync and hot-reload sidecars into selected workloads, and streams real-time logs, metrics, and shell access back to the developer’s IDE. Typical use cases include debugging microservices inside staging clusters, iterating on features that depend on in-cluster resources such as ConfigMaps or CRDs, sharing preview environments with QA through ephemeral namespace URLs, and onboarding new engineers without requiring local Minikube or Docker Desktop installations. Because the same container images, Helm charts, and RBAC rules that run in production are exercised during development, “it works on my machine” drift is largely eliminated. The CLI, available in 32 successive releases since the project’s inception, integrates with existing Git workflows, OAuth providers, and any standard Kubernetes distribution on GKE, EKS, AKS, or on-premises clusters. Developers continue to use familiar editors, debuggers, and language servers while Okteto handles manifest generation, port-forwarding, and SSH tunneling under the hood. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.

Tags: